switch client side encryption to use sha256 hash algorithm
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 22 Jan 2025 09:51:13 +0000 (10:51 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 23 Jan 2025 09:47:16 +0000 (10:47 +0100)
commit6cc7a9955f72561beb84d519504a68e5c921229f
treed6f0cb85130062bd735c53eba9d3f8648885a705
parent2c9bc0ccd1890440388ef8258be6763081dd8ff7
switch client side encryption to use sha256 hash algorithm

Close #5989

only support sha1 for depreceted read-only usage

use sha256 for new encrypted write operations

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/libsync/clientsideencryption.cpp